samples: cellular: Disable PM#28687
Conversation
nordicjm
left a comment
There was a problem hiding this comment.
Small nit. won't approve as WIP until complete but looks good
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsbmdoc.z6.web.core.windows.net/ncs/PR-28687/nrf/libraries/dfu/dfu_target.html |
54c27cf to
0ccb09b
Compare
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f8fca2aabd3ea453fc0c8b13e22bc1eaf8b5cbe7 more detailssdk-nrf:
Github labels
List of changed files detected by CI (210)Outputs:ToolchainVersion: 19756db709 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
0ccb09b to
61e6d92
Compare
906a641 to
9d625df
Compare
f57c57b to
ed479bf
Compare
ed479bf to
db25c98
Compare
db25c98 to
9f517a6
Compare
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Allow building both with and without Partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
Add Devicetree partitions and disable partition manager. Signed-off-by: Lucas van der Ploeg <lucas.vanderploeg@nordicsemi.no>
570214c to
f8fca2a
Compare
FMFU, PGPS, Carrier lib DTS changes: nrfconnect/sdk-nrf#28687 Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
FMFU, PGPS, Carrier lib DTS changes: nrfconnect/sdk-nrf#28687 Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
FMFU, PGPS, Carrier lib DTS changes: nrfconnect/sdk-nrf#28687 Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
FMFU, PGPS, Carrier lib DTS changes: nrfconnect/sdk-nrf#28687 Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
FMFU, PGPS, Carrier lib DTS changes: nrfconnect/sdk-nrf#28687 Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
FMFU, PGPS, Carrier lib DTS changes: nrfconnect/sdk-nrf#28687 Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
The following fixes were made:
dts: common: nordic: Update nRF91 SRAM partitions
lib: bin: lwm2m_carrier: fix DT macros
Plus cherrypicked:
dfu: Full modem firmware upgrade with DTS #28714
treewide: port PGPS partition to DTS #28694
I added common partitions tables for all samples:
dts: samples: cellular: Add commonly used partition tables
I updated the modem trace snippets, this requires every sample using it to use the RAM partitions mentioned above.
snippets: nrf91-modem-trace: add trace partition using devicetree.
test-sdk-nrf: sdk-nrf-pr-28687
test_iot_libmodem: PR-5968